home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / util / gw10f.zip / GW_HIST.TXT < prev    next >
Text File  |  1994-07-15  |  5KB  |  107 lines

  1. Ghost Writer Revision History
  2.  
  3. July 15/94
  4.     - Biggest change is the ability of "File Scan" to remove file
  5.     entries of those files which are no longer in the subdirectory
  6.     for a particular file area.
  7.     - Fixed bug (I *hope*) that made FILE_ID.DIZ function inoperable
  8.     if temp directory was on a different drive from the ghost download
  9.     directories.
  10.     - Fixed "Value out of range" error (I *hope*))when GW initializes.
  11.     (My thanks to Bryon S. for finding the two above)
  12.     - Most other changes are cosmetic -- removed some dialog boxes
  13.     & replaced them with status messages to save valuable compiler
  14.     memory; consolidated some other dialogs for same reason.
  15.  
  16. June 11/94:
  17.     - FILE_ID.DIZ descriptions now require a specified command line
  18.     for each file extension to de-compress
  19.     - added "PM_ACT.WAX" - "Prompt Action" utility, usable only by
  20.     registered Ghost Writer users.  This utility runs separately from
  21.     Ghost Writer, and edits Ghost BBS prompts.
  22.     - can now install using "GWINSTAL.WAX" - need to extract all files
  23.     in GWriter ZIP archive to a temp directory or floppy disk &
  24.     run "GWINSTAL.WAX" from there (see "README.TXT" for installation
  25.     instructions)
  26.     - fixed bug that added a line after DNL description whenever
  27.     file listings were added to bottom and the date stamp was
  28.     enabled
  29.     - fixed problem with DNL file desc. edit box showing same text
  30.     as last occurrence
  31.  
  32. May 30/94
  33.     - New "GWRITER.HLP" file must be placed in default PC+/Win
  34.     subdirectory for context-sensitive help, accessible by pressing
  35.     "F1" key
  36.     - GW now requires "Socsof1.nil" icon file to be in default
  37.     ProComm +/Win script subdirectory, in order for "view" icon
  38.     to appear (formerly "playback" icon).  If you have this
  39.     icon file in the proper subdirectory, the "eyeballs" will look
  40.     up when a file is selected, and look down otherwise.
  41.     - file mask defaults to DNL files at startup, rather than last file
  42.     type displayed
  43.     - if DNL "Date/Time Stamp" is enabled, new date will be inserted in
  44.     header for a DNL when a file is added to the DNL
  45.     - option to add new files to top of DNL (capability of adding to
  46.     bottom remains)
  47.     - Can remove files from a DNL listing; can replace an old listing
  48.     for a new file with the same name.
  49.     - After creating a new DNL, program will proceed to update
  50.     the DNL, rather than return to main menu
  51.     - can now update NWS files - adds text to an existing file
  52.  
  53.     WHEN ENTERING FILE DESCRIPTIONS FOR USE IN THE DNLs OR TEXT FOR
  54.     NWS FILES, PLEASE HIT THE "ENTER" KEY WHEN THE EDIT WINDOW BEGINS
  55.     TO SCROLL -- GW NEEDS A CARRIAGE RETURN AT LEAST EVERY 255 CHARACTERS,
  56.     AND HAVING THEM MORE OFTEN IS QUITE ACCEPTABLE.  GW WILL REMOVE THE
  57.     CARRIAGE RETURNS WHEN IT CONVERTS YOUR TEXT TO PUT IT INTO THE DNL OR
  58.     NWS FILE, BUT COUNTS ON THEM BEING THERE.
  59.  
  60.     - can now use FILE_ID.DIZ descriptions, provided PKUNZIP is in
  61.     DOS path, and a temp directory is specified under setup
  62.     - file descriptions no longer limited to 255 characters - limited
  63.     only by total DNL size of 64K (feditbox rather than editbox used
  64.     for file descriptions)
  65.     - Colour change routine now one separate & all-encompassing dialog - only
  66.     one button from setup etc. to activate it, rather than separate button for
  67.     each item.  Items for which colours are selected now appear in drop-down
  68.     list inside ANSI colours dialog.
  69.     - Can change width of created files, under "Screen Width" option in
  70.     setup routine - maximum 79 columns (default), minimum 50 columns
  71. Apr 5/94
  72.     - selecting "cancel" from the "header" dialog (creating new NWS
  73.     or DNL files) will cause GW to revert to the original file, rather
  74.     than create a new 0-byte file
  75.     - can now choose "NO ANSI!" for colour codes, which will ensure that
  76.     no ANSI escape sequences are inserted - but note that each item
  77.     for a NWS or DNL must be configured separately in this way
  78.     - GW will no longer disable actionbar, metakeys, or PW pull-down
  79.     menus
  80.     - exiting GW by clicking on script icon, or by selecting "stop
  81.     script" from the pull-down menu will now cause GW to shut down
  82.     normally (open files will be closed, temp files deleted)
  83.     - modified playback procedure - prompt now appears on last line of
  84.     terminal window rather than status bar
  85.     - screen will now clear after file playback
  86.     - fixed bug re: updating GW after setup has changed # of DNL or NWS -
  87.     limits on maximum & total # (i.e. creation of a new NWS or DNL will
  88.     now properly recognize new limits as defined under setup, without
  89.     having to restart GW)
  90.     - fixed problem with maximum & total # of DNL's or NWS's not being
  91.     properly initialized when GW was launched from Ghost
  92.     - fixed ANSI setup dialog update bug - "flashing" and "intense"
  93.     should now be disabled/enabled according to the item's last
  94.     setting, rather than their value the last time the dialog was
  95.     accessed
  96.     - GW now maintains different header for each DNL and NWS in GW.INI
  97.     - status message tells which DNL or NWS is currently selected - main
  98.     menu and setup menu - displays the header as recorded in GW.INI, or
  99.     beginning of first line of the NWS/DNL, if no corresponding header
  100.     is listed in GW.INI.
  101.     - GW should now ensure against having more than 32767 possible DNL's
  102.     & NWS's    (if a higher number is specified in GW Setup, will reduce it
  103.     to that maximum)
  104.     - if the # of private NWS/DNL's is specified (under GW's setup) as
  105.     greater than the maximum #, GW will set the # private to be equal to
  106.     the maximum # of NWS/DNL's
  107.